How to Build RepG 0024 with more Java Memory in Windows! 11/20/2011

1. Go to command prompt!
2. Type to change the directory:
	cd c:\ 
3. Type in the following lines: (these lines are set up specifically for this computer! Other Computers will have different paths!)(You also need the old version of Java listed below installed)
	set ANT_HOME=c:\ant
	set JAVA_HOME=C:\Program Files\Java\jdk1.6.0_26
	set PATH=%PATH%;%ANT_HOME%\bin
4. Type to change the directory to the special modified files:
	cd C:\...\RepG0024 MEM MOD
5. Now type:
	ant run